plll  1.0
plll::arithmetic::implementation::nativeconversion_impl< const char[n]> Class Template Reference

Provides C-style string to native type conversion using the native type conversion facility. More...

#include <arithmetic.hpp>

Detailed Description

template<unsigned n>
class plll::arithmetic::implementation::nativeconversion_impl< const char[n]>

Provides C-style string to native type conversion using the native type conversion facility.

Internally uses std::istringstream.

Definition at line 2149 of file arithmetic.hpp.


The documentation for this class was generated from the following file: